FaGlAuthorizationTransaction 
EntityType  Independent 
Logical Entity Name  FaGlAuthorizationTransaction 
Default Table Name  FaGLAuthTrans 
Logical Only  NO 
Definition 
 
Note 
 

FaGlAuthorizationTransaction Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
CampusId    INTEGER  YES 
 
SchoolIdentifierNumber    CHAR(6)  YES 
 
AwardYear    CHAR(7)  NO 
 
Description    VARCHAR(50)  NO 
 
TransactionDate    DATETIME  NO 
 
Reference    CHAR(16)  NO 
 
FAGLFundID    INTEGER  NO 
 
Amount    MONEY(19, 4)  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

FaGlAuthorizationTransaction Keys 
Key Name  Key Type  Keys 
FaGLAuthTrans_SchoolIDNumber_AwardYear_N_N_IDX  Inversion Entry  SchoolIdentifierNumber, AwardYear 
FaGLAuthTrans_FAGLFundID_N_N_IDX  Inversion Entry  FAGLFundID 
FaGLAuthTrans_FaGLAuthTransID_U_C_IDX  PrimaryKey  Id 

FaGlAuthorizationTransaction Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

FaGlAuthorizationTransaction Check Constraints 
Check Constraint Name  CheckConstraint